Package | de.gematik.erezept-workflow.r4 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.5.0-beta10&canonical=https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Consent |
Url | https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Consent |
Version | 1.5 |
Status | draft |
Date | 2025-01-01 |
Name | GEM_ERP_PR_Consent |
Title | Consent for ePrescriptions |
Experimental | False |
Description | Records the consent of the patient for an operation in the context of ePrescription. |
Type | Consent |
Kind | resource |
No resources found
StructureDefinition | |
http://fhir.de/StructureDefinition/identifier-iknr | Identifier-Profil für die Abbildung eines Institutionskennzeichens (IKNR) |
http://fhir.de/StructureDefinition/identifier-kvid-10 | Identifier-Profil für die 10-stellige Krankenversichertennummer |
https://gematik.de/fhir/erp/ValueSet/GEM_ERP_VS_Consent_PolicyRule | ValueSet of Consent PolyRule Codes |
https://gematik.de/fhir/erp/ValueSet/GEM_ERP_VS_ConsentType | ValueSet of Consent Codes |
{
"resourceType" : "StructureDefinition",
"id" : "GEM-ERP-PR-Consent",
"url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Consent",
"version" : "1.5",
"name" : "GEM_ERP_PR_Consent",
"title" : "Consent for ePrescriptions",
"status" : "draft",
"date" : "2025-01-01",
"description" : "Records the consent of the patient for an operation in the context of ePrescription.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Consent",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Consent",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Consent.meta",
"path" : "Consent.meta",
"min" : 1
},
{
"id" : "Consent.meta.profile",
"path" : "Consent.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Consent|1.5"
},
{
"id" : "Consent.status",
"path" : "Consent.status",
"fixedCode" : "active"
},
{
"id" : "Consent.scope.coding",
"path" : "Consent.scope.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Consent.scope.coding.system",
"path" : "Consent.scope.coding.system",
"fixedUri" : "http://terminology.hl7.org/CodeSystem/consentscope"
},
{
"id" : "Consent.scope.coding.code",
"path" : "Consent.scope.coding.code",
"fixedCode" : "patient-privacy"
},
{
"id" : "Consent.scope.coding.display",
"path" : "Consent.scope.coding.display",
"fixedString" : "Privacy Consent"
},
{
"id" : "Consent.category",
"path" : "Consent.category",
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "https://gematik.de/fhir/erp/ValueSet/GEM_ERP_VS_ConsentType"
}
},
{
"id" : "Consent.patient",
"path" : "Consent.patient",
"min" : 1
},
{
"id" : "Consent.patient.identifier",
"path" : "Consent.patient.identifier",
"min" : 1,
"type" : [
{
"code" : "Identifier",
"profile" : [
"http://fhir.de/StructureDefinition/identifier-kvid-10"
]
}
]
},
{
"id" : "Consent.patient.identifier.assigner",
"path" : "Consent.patient.identifier.assigner",
"mustSupport" : true
},
{
"id" : "Consent.patient.identifier.assigner.identifier",
"path" : "Consent.patient.identifier.assigner.identifier",
"type" : [
{
"code" : "Identifier",
"profile" : [
"http://fhir.de/StructureDefinition/identifier-iknr"
]
}
],
"mustSupport" : true
},
{
"id" : "Consent.dateTime",
"path" : "Consent.dateTime",
"mustSupport" : true
},
{
"id" : "Consent.policyRule",
"path" : "Consent.policyRule",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://gematik.de/fhir/erp/ValueSet/GEM_ERP_VS_Consent_PolicyRule"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.